Call Rejection States
Thevalue
parameter of thetelCARejectMsg
message (page 5-21) contains one of the following constants.
enum { telCallRejectFailed = 0, telCallRejectEst = 1, telCallRejected = 2 };Constant descriptions
telCallRejectFailed
- Could not reject an incoming call.
telCallRejectEst
- An incoming call was rejected.
telCallRejected
- An outgoing call was rejected by the destination number.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help